Todo List
Implements interfaces:
Represents a template described by a PHP/HTML file.
Located in /view.php [line 190]
Methods
FileBasedTemplate __construct( string $filename )
void render( $vars, [SlotHolder $slots = Null] )
(non-PHPdoc)